Conversation
|
The example hunk is good. Not sure I understand the e2e workflow change. What issue are you trying to address with the e2e workflow change? |
Sorry, I meant to come back and update this after CI ran -- the intent with the e2e workflow was so that we would catch this error if the architecture section is removed from the example workflow (the workflow sets the architecture explicitly and removing that causes it to break as I observed when trying to run the example manually). I will actually back out that workflow change as I broke the workflow as it references several other unrelated examples that I would rather not touch and this is unlikely to become a regression. |
The example fails to build due to unsupported architectures. Signed-off-by: Cody Soyland <cody.soyland@chainguard.dev>
9a99479 to
90e9264
Compare
Melange Pull Request Template
This limits the architectures specified in the example to just arm64 and x86_64. This speeds up the build and removes arches not supported by wolfi.
Fixes #2329
Functional Changes
Notes:
SCA Changes
Notes:
Linter
Notes: